filter Not Null
Returns the same Right if its value is not null. Otherwise returns null.
Return
The same Right if its value is not null. Otherwise returns null.
Since
1.3
Returns the same Left if its value is not null. Otherwise returns null.
Return
The same Left if its value is not null. Otherwise returns null.